-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
20.7
-
Code
-
Classes
- Series
| Total Complexity |
31 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
230 |
| Lines of code |
98 |
| Logical lines of code |
47 |
| Comment lines |
80 |
| Methods |
20 |
| Properties |
2 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getServiceTax() |
S |
60 |
4 |
13 |
| getTax() |
S |
62 |
4 |
11 |
| getTotalPrice() |
S |
63 |
3 |
11 |
| getSubItems() |
S |
66 |
3 |
9 |
| setStatus() |
S |
74 |
2 |
5 |
| __construct() |
S |
77 |
1 |
4 |
| getAppointment() |
S |
81 |
1 |
3 |
| getCA() |
S |
81 |
1 |
3 |
| getDeposit() |
S |
81 |
1 |
3 |
| getExtras() |
S |
81 |
1 |
3 |
| addItem() |
S |
73 |
1 |
5 |
| getItems() |
S |
82 |
1 |
3 |
| getService() |
S |
81 |
1 |
3 |
| getServiceDuration() |
S |
81 |
1 |
3 |
| getServicePrice() |
S |
81 |
1 |
3 |
| getSeries() |
S |
82 |
1 |
3 |
| getStaff() |
S |
81 |
1 |
3 |
| getTotalEnd() |
S |
81 |
1 |
3 |
| create() |
S |
80 |
1 |
3 |
| getFirstItem() |
S |
76 |
1 |
4 |